Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]PaxcountProtos
/
Paxcount
/
Builder
/
setUptime
set
Uptime
open
fun
setUptime
(
value
:
Int
)
:
PaxcountProtos.Paxcount.Builder
Uptime in seconds
Content copied to clipboard
uint32 uptime = 3;
Return
This builder for chaining.
Parameters
value
The uptime to set.